home *** CD-ROM | disk | FTP | other *** search
/ Netware Super Library / Netware Super Library.iso / pgm_tool / lu62 / port / code.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-07-03  |  115 b   |  4 lines

  1. struct code {           /* First 32767 bytes of any request/response unit */
  2.     char cd[32767];
  3.             };
  4.